CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tsp 遗传算法 matlab

搜索资源列表

  1. TSPforMATLAB

    0下载:
  2. 这是一个c++与matlab进行混合编程利用遗传算法实现tsp的源程序,较好的解决了旅行商的问题-c Matlab mixed with the use of genetic programming algorithm tsp of the source, the better to solve the traveling salesman problem
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11293
    • 提供者:yaoxingyu
  1. immunitytravel

    1下载:
  2. 用matlab实现免疫遗传算法求解tsp问题,免疫算法和遗传算法的比较-using Matlab achieve immune genetic algorithm tsp issues, immunization and Genetic Algorithm comparison
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25982
    • 提供者:里里
  1. matlabprogram1

    1下载:
  2. 遗传算法解决 TSP 问题(附matlab源程序) ,对遗传算法编程的人具有很大的帮助 -genetic algorithm to solve TSP (Matlab source), the genetic algorithm programming of great help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7495
    • 提供者:许嘉
  1. mat_tsp

    0下载:
  2. 遗传算法解决 TSP 问题matlab源程序 -genetic algorithm to solve TSP source Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2196
    • 提供者:king
  1. travel559

    1下载:
  2. 基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于tsp问题研究-based on the Matlab programming language. including artificial immune algorithm Genetic Algorithm comparison. Research for tsp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:20628
    • 提供者:黑晓丽
  1. gatsp1

    0下载:
  2. matlab程序,遗传算法解决经典的TSP(旅行商)问题-Matlab procedures, genetic algorithm to solve the classic TSP salesman problem (TSP)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:马晓宁
  1. GenticAlgorithm_TSP

    0下载:
  2. 使用遗传算法解决TSP问题的MATLAB源代码。-the use of genetic algorithms to solve the TSP MATLAB source code.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7119
    • 提供者:yujian
  1. GA_TSP_Matlab

    0下载:
  2. matlab遗传算法工具箱,解决TSP旅行商问题,很好用的代码。-Matlab toolbox genetic algorithm to solve TSP traveling salesman problem, easy to use code.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:98284
    • 提供者:appli
  1. tsp_matlab

    0下载:
  2. Matlab的GA程序,利用遗传算法求TSP问题
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2140
    • 提供者:wander
  1. gs_TSP

    0下载:
  2. 基于遗传算法的TSP问题MATLAB程序实现(MATLAB program realization based on genetic algorithm for TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:zeroxcc
  1. map_MATLAB_GA

    1下载:
  2. 基于遗传算法的TSP解决方案,能够得到稳定的解,还算不错。(GA-Based Solution of TSP)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3774464
    • 提供者:viki314159
  1. GA_TSP

    0下载:
  2. 在matlab环境中,利用遗传算法来求解典型TSP问题,求出最优解。(In the MATLAB environment, the genetic algorithm is used to solve the typical TSP problem, and the optimal solution is obtained.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:风闻有你
  1. codes

    0下载:
  2. 启发式算法的TSP的matlab程序,包含模拟退火算法与遗传算法。(Heuristic algorithm of TSP matlab program, including simulated annealing algorithm and genetic algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1843200
    • 提供者:canlee1992
  1. s4_7

    0下载:
  2. 基于SGA算法解决TSP问题,使用excel将城市的坐标导入到matlab(Based on the SGA algorithm to solve the TSP problem, the use of Excel coordinates the city into the MATLAB)
  3. 所属分类:网络编程

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:hx824
  1. 686637

    0下载:
  2. 求解TSP问题的遗传算法matlab程序()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:bayuwidxh
  1. PSO_TSP(混合粒子群:较优)

    1下载:
  2. 解决环球旅行问题的一种精确度比较高的算法,相较于蚁群算法和遗传算法都有较大的改进;(A high precision algorithm for solving global travel problems has a greater improvement than the ant colony algorithm and the genetic algorith)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:倚楼天狼啸
  1. menmory

    0下载:
  2. 基于遗传免疫算法的TSP问题求解方法,遗传算法,matlab语言编程(TSP,matlab programe,ga)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:15360
    • 提供者:david710
  1. lujinUntitled

    0下载:
  2. 路径优化的MATLAB程序,可以求得最短路,画出路径图,这是用遗传算法写的路径用户程序。(The path optimization MATLAB program can get the shortest path and draw the path map. just for study about the questions of TSP)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:muhh
  1. vrp

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
  1. tsp

    1下载:
  2. 这是一个关于旅行商人问题tsp的利用遗传算法的matlab解法。
  3. 所属分类:matlab例程

« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com